C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / IAsyncActionWithProgress<TProgress> Interface

In This Topic
IAsyncActionWithProgress<TProgress> Interface Methods
In This Topic

For a list of all members of this type, see IAsyncActionWithProgress<TProgress> members.

Public Methods
 NameDescription
 MethodCancels the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 MethodCloses the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 MethodReturns the results of the action.  
Top
See Also